Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
4 subscribers
Views
1334 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi, I'm tyring to send an excel file over ftp, but the system is giving me a
erick258
over 9 years ago
Hi, I'm tyring to send an excel file over ftp, but the system is giving me an "STOR/filename.xlsx" error. Does this mean that the file is sent and lost in the way? I can't seem to found the file in my ftp server. Thanks
OriginalPostID-173140
OriginalPostID-173140
Discussion posts and replies are publicly visible
0
Jacob Cohen - Project Leader - Macedon Technologies
over 9 years ago
This means that the FTP STOR command is failing. It could mean anything from your destination path is incorrect to you're using active mode instead of passive mode (or vice versa). Try connecting to your FTP server via a client like FileZilla first to verify your connection parameters.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
erick258
over 9 years ago
Hi, I have verified my connection parameters with FileZilla and it work just fine.
Fyi, I'm using a directory path such as:
Remote directory path ="/".
I assume such path is a valid path?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Also take a look at the application-server.log it might have more details in the Caused by clause of this error.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel