OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: /dev/null on December 15, 2007, 07:03:58 am

Title: Change Obex_inbox Directory
Post by: /dev/null on December 15, 2007, 07:03:58 am
Hi to all. Whan I send a file from pc to zaurus, the file is located in/hdd3/Documents/Obex_Inbox. How Can I change this directory? I'd like to use /mnt/card  
Title: Change Obex_inbox Directory
Post by: gazik21 on March 14, 2008, 12:07:17 am
use symbolic link

ln -s target_filename symlink_filename

or

# ln -s /mnt/card/Obex_Inbox /hdd3/Documents/Obex_Inbox