10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
# Example config file /etc/vsftpd/vsftpd.conf
#
# The default compiled in settings are fairly paranoid. This sample file
# loosens things up a bit, to make the ftp daemon more usable.
# Please see vsftpd.conf.5 for all compiled in defaults.
#
# READ THIS: This example file is NOT an... (1 Reply)
Discussion started by: ment0smintz
1 Replies
2. Programming
When I upload image files they have the same extension twice. And my script doesn't show it even it the path is correct.
Some scripts copy the file from the tmp dir server to the required directory, while others just move it. What happens to the files that were just copied? Do they stay... (1 Reply)
Discussion started by: AimyThomas
1 Replies
3. Shell Programming and Scripting
Can any one help in writing FTP upload script using bash ..
with specific port
-oPort=62022
#/bin/bash
FTPU="username" # ftp login name
FTPP="password" # ftp password
FTPS="localhost.com" # remote ftp server
FTPF="/test" # remote ftp server directory for $FTPU & $FTPP
port="2345"... (3 Replies)
Discussion started by: ram5019
3 Replies
4. Ubuntu
Hi,
How to upload multiple file using jsp on eclipse,give me a simple example for that.
Thanks
SN (0 Replies)
Discussion started by: snallusami
0 Replies
5. Shell Programming and Scripting
hi;
I need a script to upload a file using HTTP(curl post) to another system.
Will appreciate ur help.
Thnks; (0 Replies)
Discussion started by: ajaypadvi
0 Replies
6. Shell Programming and Scripting
salmo allim warhmat allah wa brakato
i face another problem with ftp protocol
i have my server when upload with ftp on my server
it upload when access from internet with URL can't find any thing
that i get from ftp commend that upload in
Current directory is /home/user name
when... (5 Replies)
Discussion started by: pua06
5 Replies
7. Shell Programming and Scripting
Hi All,
I am new to this forum and i need help from you .
Here i want to get a mail conformation when ever the file was uploaded to FTP server.Here is my FTP script . Can any one plz help me how to get a mail confirmation weather the file was uploaded or not.
#!bin/sh
HOST='192.168.2.85'... (4 Replies)
Discussion started by: qfund
4 Replies
8. IP Networking
I am using cgic lib to implement file upload, but the speed is very very slow... what is even worse, the file uploaded to my website is corrupted.
pakages captured by wireshark:
...
9606 56.258491 192.168.7.77 192.168.7.235 HTTP Continuation or non-HTTP traffic... (5 Replies)
Discussion started by: vistastar
5 Replies
9. Shell Programming and Scripting
i need a javascript html file for uploading multiple files with abitlity to select many files at a time and a cgi-perl script at the back end on server. (0 Replies)
Discussion started by: raksha.s
0 Replies
10. Linux
I have a ftp server up , however when I upload a file from my desktop to the server I get this message:
ftp> get uploadtest.txt
Local: uploadtest.txt Remote: uploadtest.txt
227 passive Mode ( 192,168,0,1,190,75)
550 Failed to open file
ftp> (3 Replies)
Discussion started by: keliy1
3 Replies