Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

flipman619

Usernames with forward slash (/) not supported in batch mode

when scripting from the commandline, usernames with a forwardslash give the following error:
"Can't Resolve Hostname"

The hostname should be interperted after the "@" not before, and it shouldn't look for a forwardslash.

command being used:
"open ftp://user/name:password@host"

Is there anyway to work around this?

Thanks,
Julius