jpg files are not visible for upload. I only see the dir. trying to upload pictures to ebay. 9.10 and 10.4 are the same. I tried another sevice same thing happens. Can some one point me in the right direction.
I'm on holidays, away from home and the machines I can use have all XP.
I can access my U1 account from there but it seems it is no possible to backup and upload anything to U1 from these XP's. It's rather anoying because I'll have to buy another SD card for my photo camera at this pace.
I recently switched from Ubuntu to Kubuntu (fresh install of the OS, not just installing KDE), and I'm more than a little lost. When I download files to the desktop, they don't appear on the Desktop. I can see that they're in /home/andrew/Desktop through Dolphin, but the icons just aren't there. I was able to successfully put an icon for Firefox, but the icons for these files just aren't showing up. I can't help but think it might just be due to a setting, but for the life of me I absolutely can't find it and I've been googling to no avail. how to make files visible on the desktop?
I am running Ubuntu 10.10 server edition as a guest OS in Virtual Box. I am trying to configure it as a web server to use for testing purposes for websites. The present problem is that I cannot upload files to it using FTP. I have installed the VSFTPD daemon on the server. The server is connected to the Internet using the default NAT interface of Virtual Box. I have run the following commands to configure port forwarding for FTP with Virtual Box:
The host computer that I am using is a Macbook Pro (Intel) running 10.6.5. I have tried the following FTP clients without success; Mac command line FTP, Filezilla, Classic FTP, Firefox 3.6.12. I get the following errors with each of them:
Mac command line FTP
Code:
$ ftp 127.0.0.1 [2121] ftp: Unknown port `[2121]', using port 21 ftp: Can't connect to `127.0.0.1': Connection refused ftp: Can't connect to `127.0.0.1' Filezilla
I just reinstalled from scratch the new Ubuntu 11.04, and now I would like to copy in single evolution files with my profile etc.. from a back up. The problem is that such files are not visible on the graphic view, and I dont' want to go on the terminal. Does anybody know how to make all files visible under "/home/<my login>/.evolution?
In my fstab I have this entry to connect to my NAS box:
Code: //192.168.0.1/share /mnt/share cifs username=user,password=******,auto 0 0.For a while it was connecting on startup with no problem (it connects via wifi). But now when I navigate to the directory there is nothing there. However if I run mount it reports this:
i've tried making the switch before, but always end up running into some trouble that has me going back to windows. i recently installed ubuntu 10.10 and everything has been going fairly smooth, i've been using it for a few weeks with no complaints. no complaints, that is, until i try to upload files... my digicam shoots movies in avi format. i have no problem uploading these files to videos from vista, it works as it should. i cannot upload anything to videos from ubuntu. whatever i try to upload fails instantly.
i also cannot upload photos to photobucket, with the same outcome. the transfer appears to start, but fails immediately afterwards. the photobucket problem has me really intrigued, since it will upload some files directly from the hard drive, but most pics on the hard drive will still fail to upload, and all files on my sd card straight out of the camera fail to upload regardless, even though the computer reads the card and the files fine locally.
I was hoping someone could help me, I am trying to upload files to ovi share(without using firefox), at the minute i have to right click the file then click send to then email, [URL].. click send, then it opens evolution and I have to click again to send. Does anyone know how I should be going about this? How do I make this simpler?
I want to know what is the best way/practice to let users upload and download files? I want to be able to let the user upload a file, list all the files uploaded, and allow him to download any file from that list, also delete a file. To my understanding I can make a php script to let them do this and the uploaded files are in a specific folder in the server or I can insert the files into a SQL table. Which direction should I go, let them directly upload the files to a specific folder (no SQL involve), or upload the files into a SQL table?
I've a problem with some downloaded files with Transmission. I use Transmission for downloading torrent files since I have installed Hardy Heron. Everything was ok. Last week I downloaded 25 GiB of files (dance videos, music and so on....) in my external hd. On sunday I try to move some of them in a dvd. As always I open Brasero and I search for them in my external hd: nothing. They don't exist in the destination folder, the same in 2 years with ubuntu, that I called "incoming Transmission".
So, I made some checks: First: - in Transmission -> right click on one of the downloaded, bright green and "invisible" file -> details -> informations -> position -> /media/hdext/incoming Transmission Second: - in pc Resources -> search file -> name of the same file inside /media/hdext/incoming Transmission...... Here it is!!! Third: - in the folder tree I mark "view hidden files": nothing! they're invisible!!!
If I open directly the destination folder I can't see them! In these days I continue to download other files, and everything goes on right.
have setup a LAMP server with ubuntu 10.04 server edition x86 for my study in VMware Workstation 7.1 For a assignment I had to make a php script that would load a file up to the server and set the name in a mysql database. According to the book the server should set the image in a cryptic folder in the /tmp/ folder.
This isn't working and i also try'd locate and find to find the image i uploaded. I checked the php.ini and file uploads were on but no folder so i set that one to /tmp/ but still no images. Can anyone help me with enabling this function?
I'm having a weird problem while uploading a file using a standard html form in Firefox 3.6.8(No extensions, except for the preloaded ones : Ubuntu Firefox modifications 0.9Rc2, mouse gesture redox 3.0.2 ). Anytime I try to upload a file whether on my localhost or at a website that offers a form with an input file, it fails. I'm just using test files, like small images. I've reinstalled my firefox, because I got this problem since 9.10 and now that I've upgraded to Lucid Lynx, I still have this issue. That's why I decided to do a fresh re-install using the same package I've downloaded previously when I did the ugprade. However, I still have the same result, the file never uploads to the server.
This happens when I use a simple html form with enctype="multipart/form-data". Though, when I use any other browser, like chrome, chromium, opera they just work fine. At my localhost, this is my code in one page, if you want to take a look, but as I say even with other websites the problem is happening too. Btw, the temp folders have written permissions (777)
When I try to upload files via FTP to a specific folder (/var/www/myfolder/) I get the message 550 permission is denied. I set CHMOD 777 for this folder (I had to do this via SSH cause I was not allowed to do this in FileZilla)
I want to upload files from my computer to an FTP site and I don't want to upload files that are already on the server. So I need a tool that finds out which local files that are different from the ones on the server, or that don't exists on the server.
Some requirements:
I'm using a cheap provider that does not support rsync or ssh, so I can only use FTP. I generate the files before uploading them, so comparing timestamps is meaningless. I've tried lftp with the mirror command. It's slow (I think it uploads all the files). I upload the files from different computers, so I can't use sitecopy, which uses a local database to keep track of which files are on the server. I'd like to be able to upload all changed files with one command. Preferably no GUI application. And it needs to run in Ubuntu.
I was thinking about creating a tool similar to sitecopy, but which stores checksums of all the files on the FTP server on the server itself. But then I thought that there may already be such a tool.
How would I go about creating a script to upload files to my webserver? I want it to only upload files that have been modified on the current date. So if I make changes to a file or touch a file, I run the shell (or perl) script to upload those files. This is what I have so far:
Code:
#/bin/bash FTPU="username" # ftp login name FTPP="password" # ftp password
I use a PHP IDE that has no built-in ability to upload a project to a site. So, I'm looking for common easy to use tool for Linux that would able to upload modified documents to the server instead of uploading of the whole site. I also accept shell scripts that would be able to do this.
I installed proftpd on my Ubuntu 10.10 install. I also run multiple websites that I want to allow ftp access to for 2 different users. The websites are located in /home/www/. This is where the guide I was following told me to put them. I also don't have a user named www.How can I give write permission to upload, delete, and edit all the files in /home/www/ for multiple users? They can connect to the ftp server and see the file, just not change them.
I installed lxadmin and now when I try upload files to my lxadmin users public_html folder I get the following message. Cannot write to `backup.zip' (No space left on device). After checking with df -h i noticed / is full.
my task is to store the data to a file at server sent via HTTP POST, i written suitable cgi script in C, but the PROBLEM is that i can't complete the task, I guess i require server permission to do so, how to configure server or how to get access right from server to store data to a file.
When I click on the "Browse" button on a web application, I get "File Upload" a dialog. However, I cannot select more than one files. I know it's not a big deal to most people, but I am writing a web page that allows users to upload multiple files at once. So, this is like a show stopper for me.
Here is my Fedora version: Linux saigon 2.6.30.10-105.2.23.fc11.i586 #1 SMP Thu Feb 11 06:51:26 UTC 2010 i686 i686 i386 GNU/Linux
I've setup a Lamp Server for Testing, The Lamp Server is Up & Running on CentOs 5.5
I am now trying to setup a VSFTP server where local users can upload files to there home directory so that Apache can serve web pages straight from the directories of system user home/accounts giving users the ability to run their own web sites which are hosted off the main server [tutorial here: [url]
So far i have been able to serve/display index.html files from the users home directory [url] but so far i cant upload files to any user home directory, every time i try to upload a file with filezilla i get this error message: 553 Could not create file. Critical file transfer error
I have searched online for similar problems like mine and so far i've tried alot of the solution but none seem to work. I'm confused, dont know where i went wrong, i put the users in a group called ftpusers and here are the permissions on the users (test, ftpuser & testftp) home directory. have a look an tell me where i went wrong :(
Also the root directory where the web pages are served from is called public_html here are the permissions
Here is my vsftp.conf file can someone check it to see if i made any errors in there:
I just installed Fedora12 in a Core i3 machine... everything looks fine, but I have a huge problem... every time I upload a file (using ftp or sftp) some wier characters are included inside the file... for example.
i have been trying to complete the following project1) Configure a FTP server where we can upload and download files.........2) server must run at 9 pm & stop at 9 am automatically ............although the first task was easy ,i have no idea how to accomplish the 2nd task(not to mention I'm a new user)
I have installed Ubuntu for a friend and find that on that installation Audio CD's are not automatically visible.
Data CD's appear fine and audio CDs are visible with some software (e.g. with RipperX) but they are not visible in the file system and cannot be played directly (e.g. with RythmBox).
With my installation of Ubuntu (also 10.4), as soon as I insert an audio-CD, I am prompted as to whether I want to open the CD with RythmBox. This does not happen with the other installation.
Does anyone have any tips here? Do audio-CD's demand that a certain package is installed for them to be visible/playable?
PS: I have recently changed the DVD-drive to a CD-drive. Do I need to re-declare the drive parameters?