General :: Can't Create Network Folder Over Ssh With KNetAttach

Feb 11, 2010

I get the following error:

Quote:

Unable to connect to server. Please check your settings and try again.

However at the same time I get a notification pop up on the taskbar that says :

Quote:

Succesfully connected to xxxxxx
sftp://xxxxxx:22/xxxx

View 2 Replies


ADVERTISEMENT

Ubuntu :: Windows Network / Cannot Create Folder On Share?

Jan 20, 2010

We have a storage server here running Windows. I have full permission to my share, blah blah, whole 9 yards. When I'm on Ubuntu and connect to it, I cannot create a folder or paste any items in "my" folder unless I put it in a sub folder.\storagejason = cannot create folders.\storagejasonstuff = can create folders.So, I come here asking the obvious question: dubya tee eff??

View 1 Replies View Related

General :: Zip - How To Create A Folder

Nov 29, 2010

Build Zip archive, special cases

I'm using zip to archive different files. I need to create a directory in the zip file where to place some of them. Is that possible ?

The syntax I got so far is zip output.zip -r /var/www/test

Inside the zip I want a folder called backup1 and in there the files from /test.

View 2 Replies View Related

General :: Create FTP Shortcuts To Another Folder?

Nov 7, 2010

How can I create shortcut from one ftp folder to another using SFTP client such as WinSCP with Putty?

For example, application path is /home/primary/webapps/appication/

We have created new user with default home directory /home/secondary/

Using Bash command:

setfacl -R -m u:secondary:rwx /home/primary/webapps/appication/

we added full Read-Write permission for secondary user.

To access application folder he suppose to type full path to application folder which is not so convenient for daily usage.

As a solution I would like to create some shortcuts in home directory to this folders as I seen something similar in default cPanel configuration where PUBLIC_HTML folder has some alias such as WWW.

View 1 Replies View Related

General :: How To Create Folder Using Script

Jun 21, 2010

1. I wanna create a automation script to automatically run the software

2. I wanna create the folder with the format that the filename then date format.

View 8 Replies View Related

Ubuntu :: Create Folder',and Results In An Empty Folder Being Created On Desktop?

Oct 29, 2010

I have this nasty habit of refreshing desktop in a quick succession by right-clicking and selecting 'Refresh',on my XP system at office.(And,iam sure most of us do the same).With Ubuntu,if a right-click on desktop slowly and select 'align by...',it simulates the XP refresh action as explained above.But,if i perform the same action rapidly,it takes this first option from right-click context menu,which is 'Create Folder',and results in an empty folder being created on desktop.I tried double right-clicking and again it created an empty folder.Is there any workaround to handle this.I mean:Can the right-click context menu items be shuffled so that the 'Create Folder' option is moved from 1st place

View 9 Replies View Related

General :: How To Create A Folder Inside A Tarball

Jun 9, 2011

I created a tarball with multiple files. The rpm generator requires those files to be inside a folder. I don't want to move the files before generating the tar. Is there a way to create this folder while generating the tar or after it?

View 1 Replies View Related

General :: Create Folder Name From The Text File?

Jun 23, 2010

1. I need guide on how to create a folder name from the text file with .txt format.

2. First, I call the function of reading the directory.

3. Then, I dont know how to do.

4. Finally, I close the directory

This is my source code in perl

## read text.txt file ##
open F, "from/$directory/text.txt";
read F, $buf, 9999;
close F;[/size]

This source code is used to print the folder with date format like "ddmm" d stands for day and m stands for month

if ($command =~ s/-O "(.*)"/-O "$websites/$month/$file"/)

Instead, I want to have the name from text.txt to be folder name

View 4 Replies View Related

Debian :: Create Folder From Filename And Move File Into Folder

Feb 13, 2011

this is posable but am trying to do this "Create folder from a filename and move the file into the folder" i have 500000+ file's i need to do with is there a easy way?I really don't want to download them all make/move them with filemonkey just to re-upload them

View 2 Replies View Related

General :: Can't Create The Folder Directory - Permission Denied

Jan 18, 2010

I set security context for a folder as 702 to enable other users to create and delete folder contents.But whenever other users try to create a folder,its says "Permission denied".

View 11 Replies View Related

General :: Create A Softlink To Move Some Library Folder?

Dec 2, 2010

I'm running out of disk space in root, so I decide to move /usr/lib64 directory to other partition by creating moving the whole directory to new location and create a softlink in the old location. What I'm planning to do is:

1. Copy the whole directory to new location

2. Make sure if there's no problem in the copy process

3. Create a softlink in the old location pointing to the new location.

However, when I'm comparing the old location and the new location using du command, there's some discrepancies between those two where the new location contain bigger size than the old one. How is this possible?

Is this the proper way to save disk space by creating a softlink?

View 5 Replies View Related

General :: Create A Folder Or Directory If Permissions Are Denied?

May 24, 2010

i just installed RHEL 5, when iam trying to create a directory or file it is not creating ...

View 7 Replies View Related

Ubuntu Security :: Opt Folder Doesn't Allow To Create Folder

Oct 28, 2010

I'm new to ubuntu and want to install stepmania so i downloaded the binary, i want to put the files in the /opt/ directory, the only problem is i cant create a new folder, i tried dragging a ready-made file into it but it just says "you do not have the permissions to file:///opt/" Im soo sad i wanna play my sM NOW!

View 3 Replies View Related

General :: Virtualbox - Can't Create Directories In Virtual Box Shared Folder?

Jul 28, 2011

I'm mounting a shared folder in an arch linux guest on a windows 7 host in Virtual Box. The shared folder's filesystem is ext3 and is mounted in windows 7 with Ext2Fsd. I mount the shared folder at boot with this fstab:

D_DRIVE /home/tony vboxsf rw,gid=1000,uid=1000,auto 0 0

I believe my user in the guest OS has the right uid and gid:

[tony@kiwi ~]$ id uid=1000(tony) gid=1000(tony) groups=1000(tony),1002,(vboxsf)

I can create files and remove them fine, but I can't seem to create directories.

[tony@kiwi ~]$ mkdir foo mkdir: cannot create directory `foo': Protocol error

Its weird because the directory looks like its there, sort of.

[Code]...

View 1 Replies View Related

General :: Create A Script When Mailqueue (mqueue) Folder Size Reaches 1GB

Aug 4, 2011

how to create a script when my mailqueue (mqueue) folder size reaches 1GB and sent email alert to my email id.

Once mqueue folder size reaches the sent alert by mail. Because everytime my mqueue folder size increasing.

View 3 Replies View Related

General :: File Permission - User Can Create Files/folders In The Shared Folder

May 4, 2011

Is possible to make a folder permission like below?

-User can create files/folders in the shared folder.

-But the files/folders they created, cannot be delete/change by em.
(only can be delete by root users)

-Each new files/folders created will auto owner to root only.

View 4 Replies View Related

General :: Mount Network Folder ?

Mar 5, 2010

How do I mount a folder from different server in the same network? For instance, I have a server named A having IP=192.168.1.1 and a server B having IP=192.168.1.2. I try this command from server A but it does not work. Do I have to install samba in order to mount network folder?

Code:

View 14 Replies View Related

General :: Sharing A Folder On The Network ?

Jun 3, 2011

It is probably a very easy question, but I could not find the right answer on the net so far. What I am trying to do is to set up a network of machines running Ubuntu 11.04. On of these machines will have a folder that needs to be shared with all the other machines. Eventually, this folder should be mounted at startup on the machines that are accessing over the network.

So, what I tried to do was: sudo mount 192.168.37.202:/home/user1/dir1 /home/user2/dir2 -o username=user1,password=password1

dir1 is the folder on machine 192.168.37.202 that should be shared. This is the response that I get:

mount.nfs: an incorrect mount option was specified

So, what am I doing wrong? Do I have to install anything special?

As I said before, eventually I want to have an automatic mount, so I guess that I have to edit /etc/fstab. What does this entry should look like?

View 3 Replies View Related

General :: Red Hat: Create A New Network Eth?

Jun 16, 2010

I have a machine that has eth0 and eth1, and now I want to create an eth2 and assign it some IP address.

What's the command for doing this?

View 2 Replies View Related

General :: Add Devices To Computers /dev Folder Over A Network?

May 24, 2011

I was wondering if it were possible to add devices to my computers /dev folder over a network. In linux philosophy, everything is treated as a file, and if I can have my /home/user1 and /home/user2 folders located somewhere on the network, why not the devices in /dev? The idea is that I might control, say, a cd drive in another computer or, a monitor on another computer. Can anyone give me some thoughts on adding devices to my /dev folder over a network? The aim is to make something evil of course! (like a 10 monitor PC)

View 2 Replies View Related

General :: Copying Folder From Network In RHEL?

Jul 4, 2011

The problem is i have to copy folders from network into the RHEL server. When i am copying i can copy the folders and documents which do not have a sub folder. But the folders with subfolders is not getting copied. How should i do it?

View 6 Replies View Related

General :: Want To Create Social Network Software

Jul 14, 2010

I want to create Social Network Software. What are the specifications required for using Linux as server.

View 4 Replies View Related

General :: Create A Relationship Between Two OS Like Mapping Network Drive?

Feb 13, 2011

in my windows7 laptop, I installed a virtualbox 4.0 then Fedora 14 as OS. Can I transfer the files from Linux system to windows syatem? I mean can I create a relationship between two OS like mapping network drive?

View 3 Replies View Related

General :: Create A Home Network Between SuSe 11.3 And Windows 7?

Feb 15, 2011

I am trying to set up a home network but I am having a slight problem. The network is reported as being open and active but when I click on the Windows network icon a dialogue reports that " unable to mount location, failed to retrieve share list from server. What have I missed. I have tried other distros such as PClinuxOS and that connected automatically so there is no physical problems with my wired network. My Workgroup is MSHOME and my host is Home1.

View 2 Replies View Related

Ubuntu :: Can't Create Folder

Mar 30, 2010

I can't create a folder in the home directory. It seems I don't have the permissions to create a folder in my home directory. This is a new installation. I want to be able to create subfolders in my home folder. Also, I want to be able to modify configuration files in the etc folder.

View 9 Replies View Related

General :: Create A Profile Settings And Network Drive Can Be Mapped Automatically When User Login?

Mar 26, 2010

create a profile settings and network drive can be mapped automatically when user login to the (like Domain and active user profile on windows environment) Ubuntu systems?

View 1 Replies View Related

Fedora :: How To Create New Folder In Nautilus

Oct 18, 2010

In re of Fedora 13. I'm having trouble trying to figure out how to create a new folder with nautilus. Yes - I know about doing a right click in the background of the window to use the pop up menu to create a folder. BUT - ALAS - When the folder is full of files, there is no blank background space to click in so I cannot get the pop up menu to appear. Hence, I cannot create a new folder. Seems to me that the constant tinkering with Nautilus is leaving essential features missing or totally not-obvious to locate. Argh!!! Since the main menus are also missing (as compared to prior Fedora releases), I seem to be left with little choice other than to open a terminal window and do a mkdir command.

View 1 Replies View Related

OpenSUSE :: Create An Index Over A Folder?

Jun 8, 2010

I need to create an index over a folder, subfolders and files. Preferably as a figure. Is there a quick and easy way to do that?

View 2 Replies View Related

Ubuntu :: Cannot Create Folder In USB Drive?

Apr 20, 2010

when I try to create a folder in my USB drive I get this ..Error while creating directory untitled folder.There was an error creating the directory in /media/TRAVELDRIVE

View 4 Replies View Related

Ubuntu :: Create A New Folder In 'Applications' In 9.04?

Jun 14, 2010

I want to install matlab in Linux. I want to create a new folder in Applications . The problem is i cant find where this 'APPLICATIONS' location is.. Only after which can i proceed with CD and MKDIR commands.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved