simple script does not work

Advertisement

Michael_ger
Joined:
Posts:
1

simple script does not work

Hi
I am just beginning to work with winscp

My Problem:

Example given:
winscp.com /script=myscript.txt
myscript.txt
open ftp://user:password@example.com/
***********

myScript 1):

open ftp://b*******.de
password@b*******.de/

myscript 2):
open ftp://user:password@b*******.de/

myscript 3):
open ftp://password@b*******.de/

No scripot works.
The server asks my password, but I want do run the script without any interuption

Perhaps you can help me?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: simple script does not work

The open ftp://user:password@b*******.de/ is correct.

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

To generate log file, use /log=path_to_log_file 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.

Reply with quote

danpino
Guest

Error simple scripting Authentication failed. Winscp Version 5.8.2 (Build 6284)

ERROR
Access denied.
Authentication failed.

This is the script:

open ftp://iesanvic:PASSWORD@www.sanvicente.edu.co/
mput "C:\Colegio\wlistas\SNP\*.pdf" "/httpdocs/portal/wlistas/snp/"
exit

any help?
Thanks Very Much !!

Reply with quote

Advertisement

You can post new topics in this forum