Jump to content
UBot Underground

FTP folder upload not working?


Recommended Posts

Just wondering if anyone else is having this issue, since I see no threads on it.

 

I'm trying to upload a local folder and it won't work.

 

I can(with the same login)...

1. create the folder with filezilla

2. upload files from the local folder

3. download the folder

 

What I'm actually trying to do is move the files from the folder to the root directory of the website.

 

Thanks for your help in advance!

    plugin command("FTPCommands.dll", "connect to ftp server", "FTPS", "host.MyURL.net", 21, "Username", "Password", $table cell(&domains, #table_row_count, 1)) {
        plugin command("FTPCommands.dll", "ftp upload folder", "wordpress", "")
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...