<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
In my home network, all data is stored on a NAS. When I boot my pc's, the shares are automatically mounted (via /etc/fstab). However, when I use my laptop anywhere else, I have no access to these shares (and data).<BR>
<BR>
I wonder if with upstart a similar functionality can be obtained as "offline folders" does in Windows. In that sense, I think a configuration file in /etc/init/ should dicdate that when a user logs on or off a synchronisation (rsync) between a folder on the pc and the server/nas automatically occurs.<BR>
<BR>
Is that correct? And if so, how should the configuration file look like?<BR>
<BR>
Kind regards<BR>
Roeland Pledts
</BODY>
</HTML>