in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Scheduled Tasks, sending files with ftp

Last post 11-04-2008 2:57 AM by mikaelf. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 10-15-2008 9:11 AM

    Scheduled Tasks, sending files with ftp

    Hi! Is there anyone that got the task, sending files with DNP to work?

    The log says:

    00:00:00
    UPDATE_BINARY_CONTENT
    00:00:01
    Unknown host 217.73.97.48:21.
    Invalid command.
    Invalid command.
    Not connected.
    Not connected.
    Not connected.
    open 217.73.97.48:21
    12dt4pD1
    P1tH5g3d
    cd /
    binary
    put g:\webusers\317898\20081007\
    bye

    How can an ip-number to the host be unknown?
    I can connect from DNP server too the host without any problem.
    (The user name and password have been change ofcourse)

    Best regards
    Mikael

    Filed under: , ,
  • 10-15-2008 3:38 PM In reply to

    Re: Scheduled Tasks, sending files with ftp

    If you RDC the Enterprise Server can you FTP that account

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
  • 10-17-2008 5:05 AM In reply to

    Re: Scheduled Tasks, sending files with ftp

    Yes, I can.

     Some more information:

    OP: Windows 2003 web server 

    DNP Version: 2.8.0

     

     

  • 10-17-2008 7:25 AM In reply to

    Re: Scheduled Tasks, sending files with ftp

    I've tried here and it seems to be working fine.

    Try and FTP from the command line on the enterprise server and on the physical server the files are stored on.

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
  • 10-21-2008 9:47 AM In reply to

    Re: Scheduled Tasks, sending files with ftp

    The ftp commandline works ok.

    From physical server:

    C:\>ftp 217.73.97.48
    Connected to 217.73.97.48.
    220 BulletProof FTP Server ready ...
    User (217.73.97.48:(none)): user
    331 Password required for user.
    Password:
    230 User user logged in.
    ftp> dir
    200 Port command successful.
    150 Opening data connection for directory list.
    -rw-r--r--   1 ftp      ftp         42435 Oct 07 15:25 overlatelseblankett_avreg_slutlig.pdf
    226 Transfer ok
    ftp: 94 bytes received in 0,00Seconds 94000,00Kbytes/sec.
    ftp>

    And from the enterprise server:

    C:\>ftp 217.73.97.48
    Connected to 217.73.97.48.
    220 BulletProof FTP Server ready ...
    User (217.73.97.48:(none)): user
    331 Password required for user.
    Password:
    230 User user logged in.
    ftp> ls
    200 Port command successful.
    150 Opening data connection for directory list.
    overlatelseblankett_avreg_slutlig.pdf
    226 Transfer ok
    ftp: 39 bytes received in 0,00Seconds 39000,00Kbytes/sec.
    ftp>

    How can I get this funtion to work?
    Can it be some permission problem?
    Any more suggestions?

  • 10-21-2008 9:56 AM In reply to

    Re: Scheduled Tasks, sending files with ftp

    Can't think of anything else at the moment, try and email DNP support.

    Graham Spratt
    Direct Hosting UK
    DotNetPanel Authorized Reseller
    Windows and Linux Virtual Private Servers
    W2K3, IIS6, .NET, PHP5, MySQL5, MsSQL 2005
  • 11-04-2008 2:57 AM In reply to

    Re: Scheduled Tasks, sending files with ftp

    I have tested some more.
    And get this error msg
     
    ---------8<--------- from log  ---------
    00:00 Specify 'File' task parameter
     ---------8<---------
     
    And I also get this error msg.
     
    ---------8<--------- from log ---------
    00:00:00 UPDATE_BINARY_CONTENT
    00:00:00 User (217.73.97.48:(none)): open 217.73.97.48
    Error opening local file g:\webusers\317898.
     
    cd /
    binary
    put g:\webusers\317898
    bye
     
    00:00:00 DELETE_FILES
    00:00:00 n3wyh2een3.txt
    ---------8<---------
     
    Is there a dummy's guide how to fill out the task form?
    I would like to copy the hole root folder
    I have typed in the fields like this:
     
    Task Type: Send files via FTP
    Space File: \
    FTP Server: 217.73.97.48
    FTP Username: User
    FTP Password: Password
    FTP Remote Folder: \
     
    I can confirm that a single file works but now that’s not the issue, I want to send more then one file with this task.

Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems