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: how can I do the command cd to folder "files jpg"

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, use /log=C:\path\to\winscp.log command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
wilfredhagenaars@...

how can I do the command cd to folder "files jpg"

Hi Martin,

the "cd" command is the problem. The is the result and does not work???

open ftp://lev:password@www.site.nl/ *-
cd "Fotografie Ledub"
lcd "import/van_winkel/Fotografie_Ledub"
option confirm off
get -transfer=binary -delete *.jpg
close
exit
wilfredhagenaars@gmail.com

how can I do the command cd to folder "files jpg"

open ftp://lev:passw@www.xxx.nl/ *-
cd "Fotografie Wilfred"
lcd import/van_test/Fotografie wilfred
option confirm off
get -transfer=binary -delete *.jpg
close
exit


the cd command dus not work. What am i doing wrong???

Wilfred