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

martin

Re: get-- directories and -preservetime

zenjhen wrote:

I see that you have answered other questions posted after this one.

I did not.

I do not see anything wrong about your commands. Can you post a log file?
zenjhen

Re: get-- directories and -preservetime

I see that you have answered other questions posted after this one. I have spent at least three days on this topic trying different combinations of syntax and reading your documentation. Is it really not worth a reply? My boss is asking me why I dont have this done yet... Sorry I'm not a fancy programmer and if it seems like a stupid question. But it seems like a lot of other people are looking at the topic, maybe your answer would help them as well. If you are not going to answer the question, could you please just let me know so that I can move on to trying a different solution...
zenjhen

get-- directories and -preservetime

Hi,

using version 4.1.8, FTP

would like to get all directories if possible, tried syntax

get /remote/directory/ C:\

and it does not complain, but it does not get either...

also want to use preservetime:

in begining of .txt, I have
option include preservetime (is this needed?)

and I am using get like this

get -preservtime -delete *.zip

which moves all the .zip's, but does not seem to be preserving the time. What am I missing?