General :: File Has Finished Uploading From Another Location?
Jun 5, 2011
Let's say we have machine 1 and machine 2. Machine 2, which is linux based, is receiving a file (let's say cat.jpg sent via SCP from machine 1 (doesn't really matter which operating system..) How can I know in machine 2, that the file has finished uploading from machine 1 ? Please note that by "knowing" I mean by running a command (via a cron that runs every minute), and not by an event driven way ("make the scp issue a command when it is finished uploading"). Another limitation I have is that I can't change anything in machine 1 or in the way it SCP files.
If it really matters: the files being transferred are video file, MP4 extension. machine 2 is ubuntu 10.10
View 5 Replies
ADVERTISEMENT
Jun 14, 2011
I got an error while uploading a file named "xxxxxxxx.php"to linux server
Error in detail
Upload of file 'xxxxxxxx.php' was successful, but error occurred while setting the permissions and/or timestamp. If the problem persists, turn on 'Ignore permission errors' option.
Permission denied.
Error code: 3
Error message from server: Permission denied
Request code: 9
View 5 Replies
View Related
Nov 13, 2010
Whenever I am uploading a *.php file to real server It don't transfer.
View 1 Replies
View Related
Mar 11, 2011
i have installed LAMP server on my ubuntu 10.10 i am having problem in uploading files
upload form
<html>
<body>
<form action="tmp.php" method="post"
enctype="multipart/form*data">
[Code]....
View 3 Replies
View Related
Jul 19, 2011
I am a fresher in shell script, I want to copy only new file in a directory to some other location. I am able to find new file using
"ls -ltrh | tail -1", it is showing new file. But I don't know how to add in the shell script to copy that new file to other location.
View 7 Replies
View Related
Apr 27, 2010
I have set up a local server for testing on my home network and installed openSSH. I can login using filezilla and SFTP and can even download files. Error messages saying cannot find directory (the directory I am trying to upload)?
Do I need to configure openSSH to allow this. I am using my usual ubuntu login. Maybe I need to set up another user for SFTP.
View 4 Replies
View Related
Jun 15, 2010
I have a file in some obscure directory that I want to open and edit. I don't want to do something like this...
vim ~/foo/bar/blah/doh/ugh.txt
I'd rather be able to say find this file and open it. I know there are commands like locate and find to find a file or directory, but I'm not sure whether these can (or even should) be utilized in what I'm trying to do. Basically, what is the simplest way to open a file with a program w/o specifying its exact location? (In cases where there isn't another file with the same name in the entire system, and cases where there are multiple).
View 3 Replies
View Related
Nov 19, 2010
I'm trying to put zero in one hd (60GB) toshiba. So i use the command sudo dd if=/dev/zero of=/dev/sdx. I learned to see the status and now after 24hrs the status is:
Code:
111108189+0 records in
111108189+0 records out
56887392768 bytes (57 GB) copied, 85620,7 seconds, 664 kb/s
So, when do i know when the task is complete? I thought that when reached about 55GB has stop. Because one hd with 60GB has actualy 55GB.
View 5 Replies
View Related
Mar 11, 2010
I am using ubuntu karmic koala and i have firefox web browser. Whenever I try to upload files in some file hosting sites, my firefox web browser hangs. I think the file hosting site is using some kind of uploader that requires java/javascript.
View 4 Replies
View Related
Apr 30, 2010
I have Ubuntu Server 9.10 running with vsftpd and I want to restrict users from uploading certain file types (.exe, .avi) ect.. Is this possible?
View 1 Replies
View Related
Oct 30, 2009
I am using linux machine and execute a command vm-install to perform some operation. How would I find the exact location of this file.
View 1 Replies
View Related
May 24, 2010
I am using ubuntu 8.04. I played an mp3 in totem & meanwhile moved that file to another location. Still I can move slider in totem to rewind or forward the song. Only after the song has been played completely I get message 'location not found'. Does that mean totem copies song into RAM so that it does not have to trouble hard disk for access during entire duration ?
View 2 Replies
View Related
May 21, 2010
I am trying to write a shell script in order to automate the process of uploading a file onto an FTP server using the built in FTP commands in ubuntu server (lucid). In order to connect I can use the following:
Code:
ftp wsbeorchids.org.uk
Name (wsbeorchids.org.uk:danielgroves): USERNAME
Password: PASSWORD
In need to pass my username and password in when prompted the prompts. How should I go about doing this? I have tried echoing the values without success. Please not that I am something of an amateur with scripting.
View 6 Replies
View Related
Feb 1, 2011
I was trying to install vmware player 3.0 and it prompt that it require the kernel kernel-2.6.35.6-45.fc14.i686 to be compile before it start.
Quote:
Kernel headers for version 2.6.35.6-45.fc14.i686 were not found. If you
I try following but unable to find.
Code:
Nothing to do
Code:
Code:
Then I try to map to the file, but not working.
View 3 Replies
View Related
Dec 1, 2010
i have centos os squid 2.6 version,i have to configured squid to restrict some ip to 10 kb upload for that i set request_max_body_max_size but this directive is applicable to all ips but i want to limit uploading for some paricular ips.
View 1 Replies
View Related
Mar 12, 2010
in case you have been wondering how some websites hide the exact location of a file on their filesystem, just thought i'd share it with the commnity at large in case someone else is looking for something like this.i take no responsibility for how it is used.
View 4 Replies
View Related
Feb 11, 2011
authors recommended to upload pages of a site in a condensed form to the server to save in uploads and downloads by visitors. This involved removing all unwanted spaces and making one single string whenever possible.Is this approach still encouraged?Is there software that does that and respects the line-oriented scripts like Javascript embeded in HTML code?
View 1 Replies
View Related
Aug 31, 2010
I am running Debian 5.0.5 and want it to convert a video file after upload, then update in MySQL if possible? I have tryed ff-mpeg and yes I could convert to FLV but the Pixelation where very bad and and if I closed the browser it finished the conversion but didn't updated it in the database.
View 1 Replies
View Related
Aug 11, 2011
I now have a .tar.gz that has been created during my script, and finnaly i need to upload it via ftp to my computer, but i am unable to because i keep getting the "Connection refused" error, despite the fact that all the syntax appears to be right. in a bout of frustration, i have deleted the code and now no longer have what i had written.. so could someone please let me know the syntax to upload a file to a server? I am aware that other threads have been started about this issue but I am trying to ftp from an iPhone to a computer...
View 4 Replies
View Related
May 4, 2011
I have Squid Cache: Version 2.6.STABLE21, installed on RHEL5. as well as configured SARG.
It provides downloading detail of squid users. but does not provide uploading detail.I want to maintain uploading record of my users.(e.g which user upload which file/data)
View 9 Replies
View Related
Aug 19, 2010
I had configured openvpn (2.0.9) on my Centos 5.4 machine.I want to route all client traffic through my gateway.So i had enabled (push "redirect-gateway ") in server configuration.Now the problem is the upload speed is very low while connecting through vpn.Normally i got 700 kbps download and 650 kbps upload speed.But while connecting through Vpn the upload speed is only 110-130 kbps but download is almost stable.Here is my Server and client conf Files.
Server
******
port 1194
proto udp
[code]...
View 3 Replies
View Related
May 6, 2011
I've got several large files sitting in my linux hosted account that I need to upload to my S3 account. I dont want to download them first and then upload it into S3. Is there any way I can "upload" it via the linux command line environment? Or access it via a website working with lynx?
View 1 Replies
View Related
Apr 1, 2011
my webpage PHP below. I would like to enter "Hello, in the main inputbox field" below (You are editing: textfile.txt) and click "SAVE" directly from command line.
Sort of : wput_php "hello, in the main inputbox field" click save, and here is it. the text would be uploaded.
PHP Code:
[Code]....
View 2 Replies
View Related
Jun 5, 2011
I am looking for a file sharing program to install on my dedicated server that will allow me to upload large MP3 files and allow my clients to download them. these files are recordings of counseling sessions for families who are seeking help for their children.
What I am looking for is similar to the system this company uses [URL].
View 4 Replies
View Related
Sep 16, 2010
I'm having difficulties with uploading files to a CentOS-server with vsftpd. I have the exact same configuration on a Fedora10 and there I have no problems...
[Code]...
View 2 Replies
View Related
Aug 24, 2010
I am using redhat linux enterprise linux 5, how to find out the linux kernal version and kernal configuration file location .
View 2 Replies
View Related
Nov 29, 2010
File is named similar to : logout 10.10.10 100817.txt
I need to copy this to a new directory.
To fine the latest file I was advised to use code...
View 3 Replies
View Related
Dec 30, 2010
How would I edit, from Terminal, the programs that run at boot? I'm making a project that's actually kind of cool and I need to add a program and remove a program, all without using a GUI.
View 2 Replies
View Related
Mar 23, 2010
I want ro ran new commandy after sungrid finish his task.Exp:qsub -q bla command1; command2 command2 start only when job of command1 finished.
View 9 Replies
View Related
Apr 26, 2011
I'm working with a program that uses Open Motif to create all of the widgets, including the Open File dialog box (obviously). However, Open Motif being kinda old-timey, 80's vintage, and for the most part now an abandoned project, it is quite clunky. So, actually what I need to do is to open some files located on my work server. I have already successfully connected to the relevant server directories with Samba, and with programs built with GTK+ (such as GIMP) I can open files across the network because I have created a bookmark in Nautilus, and those bookmarks appear in the Open File dialog box created by GTK+. Now, Open Motif is different: it doesn't see network locations, orNautilus shortcuts. When I type "smb://serveripyadayada" in the search folder, it really doesn't like it and complains. So, what do I do? Can I get somehow Open Motif to open a network location? Or can I do a run-around and place a shortcut in the file system that points to the network location?
View 2 Replies
View Related