Closed (fixed)
Project:
Ubercart EDI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2010 at 21:53 UTC
Updated:
7 Mar 2011 at 15:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
jantoine commentedHere is a patch for adding FTP delivery capabilities. This patch is mostly finished, but depends on #996970: Create a hook for providing delivery methods and move the filesystem and e-mail delivery methods into sub-modules., so we won't be able to add final touches until that patch is committed.
Cheers,
Antoine
Comment #2
jantoine commentedForgot to update the status.
Cheers,
Antoine
Comment #3
bkosborneAny update on this? I desire this functionality. I'll be working on this throughout my day today and will report back. Have to integrate your previous patch first...
Comment #4
jantoine commentedHi bkosborne,
I haven't had any feedback on the patch yet. It would be great if I could get a review of the patch before I commit it to the project. Let me know if you have any questions and how everything goes.
Cheers,
Antoine
Comment #5
bkosborneAntoine,
I'm using both of your patches now... working well so far. One thing is that I added an "uc_edi_ftp_path" variable. This is the remote path of where the files should be moved to on the server. I felt this was needed because we can't assume that the home directory of the ftp account is where the files should go.
I'd like to see these patches integrated into the module and rolled, because I'd like to do a similar implementation for importing.
Comment #6
jantoine commentedHey bkosborne,
I am getting ready to apply this patch, but was wondering if you would like to provide a patch adding the uc_edi_ftp_path code?
Cheers,
Antoine
Comment #7
jantoine commentedCommitted the attached patch.
Cheers,
Antoine
Comment #9
stanman commentedHow do i apply this patch
Kind regards
Stany Berden
Comment #10
jantoine commentedstanman,
This patch is already applied to the latest 6.x-1.x-dev snapshot release, so please use that if you need this functionality. If you need to apply patches in the future, please see http://drupal.org/patch/apply.
Cheers,
Antoine