Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

alezy

There are no plans for that.
:o
marcinkal

synchronize with rename files

Hi
I have local folder where Invoice aplication have pictures files of products:
d:\zdj_art

files are like: "AB124 3452 Some name with special chracters.JPG"
First word "AB124" is primary key.

I have ftp where I have put files to synchronize products with eshop, but only with primary key as filename.
like:

AB124.JPG

I Can't rename files in d:\zdj_art

Is any way to synchronize local folder with remote ftp whith out rename local files and on ftp files have to be only with "primarykey.JPG" ?

I'm using .net assambly in VB Studio 2008